In This Topic
Sets the bottom margin.
If the footer bottom margin plus footer height are greater than page bottom margin, the page bottom margin is increased (content is moved up) in order to accomodate the footer.
Syntax
public void setBottomMargin(
double
)
|
Parameters
- value
- Margin from bottom page border where the footer ends.
See Also